Skip to content

fix flags & aliases with the same name#407

Merged
minrk merged 2 commits intoipython:masterfrom
minrk:flag-alias
Aug 15, 2017
Merged

fix flags & aliases with the same name#407
minrk merged 2 commits intoipython:masterfrom
minrk:flag-alias

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented May 20, 2017

Sometimes a flag and an alias are both defined with the same name.
With the new argparse parsing, the flag seems to be effectively replaced by the alias.

Fixing this must block 5.0 release.

@minrk minrk assigned minrk and unassigned minrk May 20, 2017
@minrk minrk added this to the 5.0 milestone May 20, 2017
@minrk minrk changed the title [wip] test flag & alias with the same name fix flags & aliases with the same name Aug 15, 2017
@minrk minrk merged commit 7f6e436 into ipython:master Aug 15, 2017
@minrk minrk deleted the flag-alias branch August 15, 2017 08:46
@Carreau Carreau added 5.0-re-review Need to re-review for potential API impact changes. 5.0-major Major change in 5.0 need proper documentation labels Jun 4, 2020
@Carreau Carreau added 5.0-minor rereviewed, minor change need to be put in changelog. and removed 5.0-major Major change in 5.0 need proper documentation 5.0-re-review Need to re-review for potential API impact changes. labels Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0-minor rereviewed, minor change need to be put in changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants